The Facility Service stores all facility information. This service is linked to and synchronizes with other services that use facility information, including the Device Definition Service (DDS), the Point Service (PNT), and the Universal Interface Service (UIS). Each facility also contains metadata (or attributes) about the facility. Metadata is updated in the DDS about how and who can access the data, so that the UIS can appropriately handle requests. Metadata emulates a hierarchy or similar structure, so that a specific subset of data can be tailored for a particular need.
Facilities, along with Uniform Data Codes (UDCs), are critical elements of CygNet. They define the relationship between tags and hardware I/O; they ease the sorting and filtering of data, and allow many facets of the system to be templated, including HMI screens, graphing, and reports.
The Facility Service has a one-to-many relationship with other services. This means that a single FAC can hold facilities for any number of other services.
View or edit facility configuration information in the Facilities (FAC) Editor, via the Properties for <Facility> dialog box.
|
| FAC Editor showing Facility Properties |
From the Facilities editor (Properties for <facility> dialog box) for any facility in your system, you can view all devices and points that reference the selected facility.
See CxEditors CxFacEditor Object for more information.
The following table lists and describes the context menu options that display when you right-click in the FAC service pane.
| Option | Description | Shortcut |
|---|---|---|
|
New |
Click this option to create a new facility. |
|
|
Delete |
Highlight an existing record and click this option to permanently delete a facility record. |
|
|
Properties |
Highlight an existing record and click this option to view its properties in read mode. You can also just double-click an existing record. |
|
|
Select Search |
||
|
Jump To |
Ctrl+J |
|
|
Hide Database Key |
Click to Hide/Display the column in the service pane containing Data key values for each record. |
|
|
Configure Attributes |
Enables you to configure facility attributes. See Facility Attributes for more information. |
More:
FAC Configuration File Keywords